home *** CD-ROM | disk | FTP | other *** search
/ Hot Pics! - Vol. Sex! / Hot Pics - Vol Sex.iso / os2 / whats.new < prev   
Text File  |  1994-04-03  |  9KB  |  205 lines

  1.                           *** v. 1.63 Changes ***
  2. - Bug fix:
  3.   o PMJPEG run from the OS/2 command line would not correctly load a
  4.     file which wasn't specified with a full path.
  5.  
  6.  
  7.                           *** v. 1.62 Changes ***
  8. - Bug fix:
  9.   o The cbSize field of OS/2 bitmaps created by PMJPEG was not correct.
  10.  
  11.  
  12.                           *** v. 1.61 Changes ***
  13.  
  14. - Reading GIF files is slightly faster.
  15. - Bug fixes:
  16.   o If you were saving from the OS/2 common dialog and a directory
  17.     wasn't highlighted, PMJPEG did not ask you if you want to overwrite
  18.     an existing file.
  19.   o When you deleted a file that is in the recently used file list, it
  20.     wasn't removed.  Thanks to M.Hulskamp for pointing out these bugs.
  21.   o The PMJPEG file dialogs didn't let you use a filename that is
  22.     longer than 32 characters.  Thanks to M.Zimmerman for pointing
  23.     out the bug.
  24.   o When you selected a recently used directory and file format
  25.     from the menu, the directory would not be correctly set in the
  26.     PMJPEG open file dialog.
  27.   o If an edited image wasn't saved and you selected Slideshow,
  28.     you would not be prompted to save the image.
  29.   o A random cycled slideshow showed the same image several times
  30.     before showing a different image.
  31.  
  32.  
  33.                           *** v. 1.60 Changes ***
  34.  
  35. - Added the ability to set the priority of all the threads besides the
  36.   main one. 
  37. - Added an option of using the OS/2 standard file dialogs or the PMJPEG
  38.   dialogs.
  39. - Added support for saving 1-bit and 4-bit TIFF files.  TIFF's can be
  40.   optionally compressed with Packbits.
  41. - Added support for saving 1-bit and 4-bit PCX files.
  42. - Added support for saving 1-bit and 4-bit(RLE or uncompressed) bitmaps.
  43. - Added support for saving grayscale JPEG, TIFF, Targa, and PPM files.
  44. - Added capability of buffering most recently used file names and directories.
  45. - Improved output image quality when a 24-bit image is saved to a GIF file.
  46. - Improved the memory manager.
  47.  
  48.  
  49.                           *** v. 1.50 Changes *** 
  50.  
  51. - Added screen capture functions.  You can capture any window, the
  52.   client area of a window, the entire desktop, or a portion of the
  53.   desktop.
  54. - Added capability of displaying a slideshow in reverse or random order.
  55. - Added support for loading/saving/compressing PPM files.
  56. - Added ability of starting a command-line slideshow with a wildcard
  57.   in the filename.  For example, typing
  58.  
  59.   pmjpeg c:\pics\*.jpg c:\pics\sample?.gif
  60.  
  61.   from the OS/2 command line will display all .jpg files and all
  62.   sample?.gif files in c:\pics.
  63. - Added Negative feature.
  64. - Added "Window" options.  Moved "Move Window after Load" option to
  65.   Window options dialog.
  66. - Added "Keep Aspect Ratio if Stretched" option.
  67. - Added "Suppress Warnings" option.
  68. - Added keyboard accelerators for Delete, Copy, Paste, and scrolling an
  69.   image.
  70. - Bug fix: Corrupted JPEG's would crash PMJPEG.
  71. - Bug fix: Trying to close PMJPEG while PMJPEG was loading/saving didn't
  72.   work.
  73.  
  74.  
  75.                           *** v. 1.43 Changes ***
  76.  
  77. - Added support for displaying images in monochrome and hicolor display
  78.   modes.
  79. - Loading PCX files is faster.
  80. - Cropping of a stretched image is now possible.
  81. - Fixed the copy/paste functions so that they support palettes.
  82. - Fixed a bug in reading v.2.8 PCX files without a palette.
  83. - Fixed a bug in reading PCX files.  Thanks to K.Griepenkerl and O.Lefevre
  84.   for pointing out the bugs and providing sample files.
  85. - Fixed a bug in reading bitmaps with an incorrect bitmap size field. 
  86.   Thanks to O.Zander for pointing out the bug.
  87. - Fixed a bug in saving images after a 1- or 4-bit bitmap is pasted
  88.   into PMJPEG.  Thanks to T. Hellerhoff for pointing out the bug.
  89. - Fixed a bug in displaying 24-bit TIFFs on a display driver that
  90.   supports <15 bits.
  91.  
  92.  
  93.                           *** v. 1.42 Changes ***
  94.  
  95. - Added the fullscreen display option and fullscreen slideshows.
  96. - Reduced the amount of memory needed for saving RLE8 and RLE24 bitmaps.
  97. - Bad files in a slideshow are now eliminated from a cyclic slideshow and
  98.   the next image is loaded immediately.
  99. - Bug fix: If you didn't have a printer installed, PMJPEG would beep
  100.   and exit immediately after you run it.
  101. - Bug fix: If you loaded a non-JPEG 24-bit image with Maximum Color
  102.   Depth set to 256 or 16 colors, editing or saving the image would crash
  103.   PMJPEG.
  104. - Bug fix: Sometimes, when you edit the HSV of an 8-bit image, the
  105.   palette would not change immediately.
  106.  
  107.  
  108.                           *** v. 1.41 Changes ***
  109.  
  110. - PMJPEG warns you about changes in the image and lets you save the
  111.   changes before you exit or load another image.
  112. - Bug fix: Grayscale Targa's loads ok this time.
  113.  
  114.  
  115.                           *** v. 1.40 Changes ***
  116.  
  117. - Added support for displaying images in 16 color mode.  Replaced the
  118.   8-bit Bitmap option with Maximum Color Depth option.  When viewing
  119.   images, set Maximum Color Depth to the number of colors supported by
  120.   your OS/2 display driver.  When converting images from one format to
  121.   another, set it to 16.7 Million colors.
  122. - Added support for 4 color TIFF images and NeXT TIFF compressed images.
  123. - Added image printing capability.
  124. - Added gamma correction feature.
  125. - Added Stretch to Fit Window option.
  126. - 24-bit images quantized to 256 colors look much better(less grainy).
  127. - Map To System Colors is much faster.
  128. - Slider scales are expanded and the slider values are displayed.
  129. - Bug fixes:
  130.   o PMJPEG did not read TIFF FAX3 files unless 8-bit Bitmap is on.
  131.     Thanks to R. Falkner for pointing it out.
  132.   o Bi-level TIFF images were displayed with black and gray
  133.     colors instead of black and white.  Thanks to R. Pasco for pointing
  134.     out the bug.
  135.   o Run-length encoded RGB Targas were not quantized to 256 colors if
  136.     you had the 8-bit Bitmap option on.
  137.   o Grayscale Targa's would not load.
  138.  
  139.  
  140.                           *** v. 1.31 Changes ***
  141.  
  142. - Bug fix:  If the progress is displayed in the title bar, the progress
  143.   dialog would appear when you restore the window after minimizing it. 
  144.   Thanks to M. Brown for pointing the bug out. 
  145. - Bug fix: When you click with the left mouse button on the PMJPEG
  146.   window during a slideshow, it would incorrectly advance to the next
  147.   image in the slideshow.
  148. - Bug fix: If the window was minimized to an icon, the icon would be
  149.   resized to the image size after an image is loaded.
  150. - Fixed a bug in reading RLE4 bitmaps.
  151.  
  152.  
  153.                           *** v. 1.30 Changes ***
  154.  
  155. - Added Map to System Colors feature.  This feature is useful for making
  156.   256-color bitmaps that can be displayed as an OS/2 desktop background
  157.   picture with the system colors.  Thanks to S. Lacy for his help.
  158. - Added Crop feature.
  159. - Added Paste feature.
  160. - Progress can be displayed in either a dialog box or the title bar.
  161. - Added capability for buffering selected image file formats during a
  162.   cyclic slideshow.  Thanks to S. Hiles for his suggestions.
  163. - HSV Adjustment is much faster.
  164. - Saving all types of BMP's is much faster.
  165. - The window position is now saved when you save the options.  Thanks to
  166.   A. Dhir for the suggestion.
  167. - Bug fix: PMJPEG would load/save OS/2 2.0 bitmaps incorrectly.
  168. - Bug fix: If you saved to an 8-bit PCX file, PMJPEG would hang until
  169.   you closed the progress dialog.
  170. - Bug fix: After a slideshow with only one image, PMJPEG would wait
  171.   until the delay elapsed before re-activating menu items.
  172. - Bug fix: Cancelling an image save prevents subsequent save's and load's.
  173.  
  174.                           *** v. 1.20 Changes ***
  175.  
  176. - Added Resize feature.
  177. - Added Grayscale feature.
  178. - Added Copy to clipboard feature.
  179. - Added Auto-Refresh option.
  180. - Loading PCX files is slightly faster.
  181. - Loading TIFF files is slightly faster.
  182. - Fixed a bug in reading 1-bit PCX files.  Thanks to B. Ferrell
  183.   for pointing out this bug.
  184. - Fixed the following bug in the open dialog: ".*" extension would be 
  185.   incorrectly added to a selected filename if the "All Files" File Type
  186.   is chosen
  187.  
  188.                           *** v. 1.10 Changes ***
  189. - Added PCX support.
  190. - Progress dialog is now modeless. 
  191. - Added "Display Old Image during Load" option which lets you view the
  192.   currently displayed image while loading a different image.
  193. - Added "Move Window after Load" option.
  194. - Fixed bug in loading OS/2 1.x bitmaps.  Thanks to Y. Yeargan for
  195.   pointing out the bug.
  196. - Fixed bug in adjusting contrast, RGB, or HSV in 24-bit images
  197.  
  198.                           *** v. 1.00 Changes ***
  199. - Added all planned v.1.0 features.
  200. - Much faster version.
  201. - Replaced open dialog.
  202. - Slideshow can be started with file list from command line.
  203. - Fixed image display bug that occurs when the window height is greater
  204.   than the image's height.
  205.